Bug 216322

Summary: cannot install databases/mysql55-server
Product: Ports & Packages Reporter: Anon <26kirill26>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed Feedback Timeout    
Severity: Affects Many People CC: 26kirill26, swills, w.schwarzenfeld
Priority: --- Flags: bugzilla: maintainer-feedback? (ale)
Version: Latest   
Hardware: amd64   
OS: Any   

Description Anon 2017-01-20 17:05:57 UTC
hello, in versions 10.3 11.0 can`t install PO from ports,he gived errors.. for example:

root@asdg:~ # pkg install -y databases/mysql55-server
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking integrity... done (0 conflicting)
The following 2 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        mysql55-server: 5.5.53
        mysql55-client: 5.5.53

Number of packages to be installed: 2

The process will require 104 MiB more space.
[1/2] Installing mysql55-client-5.5.53...
[1/2] Extracting mysql55-client-5.5.53:   0%/usr/local/lib/libpkg.so.3: Undefined symbol "utimensat"

method 2:


root@asdg:~ # cd /usr/ports/databases/mysql55-server
root@asdg:/usr/ports/databases/mysql55-server # make install clean
===> Building/installing dialog4ports as it is required for the config dialog
===>  Cleaning for dialog4ports-0.1.6
/!\ ERROR: /!\

Ports Collection support for your FreeBSD version has ended, and no ports are
guaranteed to build on this system. Please upgrade to a supported release.

No support will be provided if you silence this message by defining
ALLOW_UNSUPPORTED_SYSTEM.

*** Error code 1

Stop.
make[3]: stopped in /usr/ports/ports-mgmt/dialog4ports
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/ports-mgmt/dialog4ports
===> Options unchanged
/!\ ERROR: /!\

Ports Collection support for your FreeBSD version has ended, and no ports are
guaranteed to build on this system. Please upgrade to a supported release.

No support will be provided if you silence this message by defining
ALLOW_UNSUPPORTED_SYSTEM.

*** Error code 1

Stop.
make[1]: stopped in /usr/ports/databases/mysql55-server
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/mysql55-server
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2017-01-21 23:37:25 UTC
To submitter: you should only be seeing the "unsupported" report on 9.3, 10.1, or 10.2.  Can you check your version please?
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-01-31 16:48:03 UTC
This bug made me realize that we are actually allowing hosts running 10.1 to pkg upgrade to packages built on 10.3, now that we're building packages on 10.3. This causes an immediate problem as pkg itself fails after upgrading due to newer libintl in 10.3. We should do something (not sure what yet) to prevent hosts running 10.1 from getting newer packages built on 10.3.
Comment 3 Walter Schwarzenfeld 2018-01-10 01:05:02 UTC
No further feedback since 2017-01-21. I think this could closed.